entry code

英 [ˈentri kəʊd] 美 [ˈentri koʊd]

网络  入口代码

计算机



双语例句

  1. With the appropriate persuasion, increasing the security of your authentication schemes can be as easy as applying these control algorithms to your current password entry code.
    通过适当的说服工作,增加身份验证方案的安全性可以像对当前密码输入代码应用控制算法一样简单。
  2. You need to include only the updated fields in the document Atom entry when updating the document; in the preceding code snippet, we updated the Price field.
    在更新文档时仅需在文档Atom条目中包含已更新的字段;在上一个代码片段中,我们更新了Price字段。
  3. If there is no entry in log, the code skips the rest of the method because test case execution is clean and there is no information to capture.
    如果日志中没有条目,那么代码就会跳过方法的其余部分,因为测试用例的执行是干脆的,并没有得到什么信息。
  4. Certain entry criteria are used to determine code readiness for system test ( e.g., regression status, defect backlog, etc.).
    某些入口标准用来确定对于系统测试的代码准备状态(举例来说,回归状态,缺陷后备,等等)。
  5. Notice that because this template is applied to a copy of the original CDA data that was cached in the DOM, the hl7: is not required for elements like entry, code, and observation.
    注意,由于这个模板应用于缓存在DOM中的CDA数据副本,hl7:不是entry、code和observation等元素所必需的。
  6. If an entry is found, the code checks whether the entry is an error ( the view lists warning, as well as error, messages).
    如果您找到了一个条目,那么代码会检查条目是否是一个错误(视图中会列出警告,以及错误和信息)。
  7. If you create a byte [] field named payload in Entry, you can completely bypass all of the custom code you added to the save closure.
    如果在Entry中创建一个名为payload的byte[]字段,那么可以完全绕过前面添加到save闭包的所有定制代码。
  8. If the trace mode is not set to OFF ( which is the default), then each entry, exit and non-zero SQL code will be logged in a global temp table with the following name and format
    如果跟踪模式没有被设为OFF(即默认情况),那么将使用下面的名称和格式,把每个入口、出口和非零SQL代码都记录到一个全局临时表中
  9. With Java method trace, you can trace the invocations of methods in terms of method entry and method exit, on a per-thread basis, for any code running on the IBM implementation of the Java runtime.
    可以利用Java方法跟踪来跟踪每个线程对方法的调用,包括进入方法和退出方法,这种跟踪针对Java运行时的IBM实现上运行的任何代码进行。
  10. The files highlighted in red are the entry points for IBM PureSystems: They contain the Python code to install and configure the software.
    用红色突出显示的文件是IBMPureSystems的切入点:它们包含安装和配置软件所需的Python代码。
  11. This pragma suppresses the generation of entry code and is useful for inline assembler functions.
    这个编译指令抑制入口代码的产生,有益于内嵌汇编函数。
  12. You can double-click any entry to jump to the line in your code where the match was found.
    可以双击任一项,跳转到代码中找到匹配项的那一行。
  13. The system entry will be detected automatic, using bar code scanning and manual entry mode for identifying.
    自动检测系统录入,识别采用条码扫描方式和手工录入式。
  14. The entry is written when the code is run.
    代码运行时将写入日志项。
  15. In the mean time you can continue reading the entry for a general explanation about how does the code works and for some examples that may be useful.
    在此期间,你可以继续阅读基本的入门介绍,包括如何让代码工作,以及一些例子可能很有用。
  16. Of course, the synchronization between your entry point and the corresponding generated code was quickly lost.
    自然,你的入口点和与其对应生成的代码之间的同步也就很快失去了。
  17. Each entry in this dictionary has a grammar code.
    辞典里的每个词条都有一个语法标记。
  18. That indicates the entry point for the code.
    指示代码的入口点。
  19. By default, registry entries mentioned in this article are not present; when you create the entry, you override the default value set in code.
    默认情况下,不会出现本文提及的注册表项;创建注册表项时,会覆盖代码中设置的默认值。
  20. We have to do is to study the display format of each entry and its HTML code, and then replaced on the line as required.
    我们要做的是研究每个条目的显示格式和它的HTML代码,然后根据需要上线所取代。
  21. In my experience, these functions are needed only rarely in entry actions so this workaround should not uglify user code too much.
    以我的经验,在进入动作中很少需要这些函数,所以这一方法不会使得用户代码太过难看。
  22. Code snippets speed the entry of common code constructs by providing a template you can fill out.
    通过提供可填写的模板,代码段加速了通用代码构造的输入。
  23. Analyzing the system transfer function of linux OS is one of the best entry points that researches the linux kernel source code.
    对Linux的系统调用功能的分析,是研究Linux内核源码几个很好的入口点之一。
  24. In this article, as an objective index for measuring Chinese-Character keyboard entry speed essence, a concept of speed code length is introduced to solve the new problem of evaluating Chinese-Character words and phrases input intelligent software.
    本文引进速度码长概念作为测定汉字键盘输入系统速度素质的客观指标,以解决当前汉字字、词输入、软件智能处理的输入系统对评估技术提出的新课题。
  25. Furthermore, the translation of capsid protein of CrPV group and APV group initiate from internal ribosome entry site and the initiation code is CUU.
    而且蟋蟀痹病毒组和豌豆蚜病毒组结构蛋白翻译从内部核糖体进入位点独立启始,启始密码子是CUU。
  26. In this article, It is introduced how a global ASCII Keyboard succession character entry speed equivalence matrix, which is relative to the code location, is figured out from more than two million experiment data.
    本文从二百多万个实验数据中统计分析出通用小键盘连续击键键位相关速度当量矩阵。
  27. The control crossing principle of IF statement and WHILE loop statement were given out, which produced control blocks of multi-level exit and entry, so code control flow became more complicated.
    给出if语句和while循环语句控制流交叉原理,产生多入口多出口控制块,使代码控制流复杂化。
  28. It requests much on personal qualities to the researcher. Because collecting the interview data, setting entry code of the data, formulating the concept, building the theoretical model are greatly infected by the cultural and knowledge background of the researcher.
    它对研究者的个人素质要求很高,访谈资料的收集、资料的登录编码、概念提炼形成、理论模型建构等都受研究者的文化背景、知识结构等因素的影响很大。
  29. When the physical information of the basis program changes, the entry point of the aspect code can not find the corresponding information, so the matched point is not match because of the changed physical information.
    当基础程序的物理信息变化之后,方面代码对应的切入点找不到对应的信息,因此本来匹配的连接点,因为物理信息的变化变得不能匹配了。
  30. When the physical information of the basis program changes, the matched entry point of the aspect code can not find the correspond interface of the basic program, but the connection point that programer do not want to match may match with the changed physical information.
    当基础程序的物理信息发生了变化之后,方面代码本来与之对应的切入点找不到对应的基础程序接口,但是程序员不想匹配的连接点,却有可能与变化后的物理信息相匹配。